- addChild
void addChild(HipGameObject go)
Undocumented in source. Be warned that the author may not have intended to support it.
- addComponent
HipComponent addComponent()
Undocumented in source. Be warned that the author may not have intended to support it.
- getComponent
T getComponent()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeComponent
void removeComponent()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(float deltaTime)
Undocumented in source. Be warned that the author may not have intended to support it.